<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.b_ResourceGrid .intro{max-width:768px;margin-inline:auto;text-align:center;margin-bottom:50px;text-wrap:balance}@media(min-width: 768px){.b_ResourceGrid .intro{margin-bottom:100px}}.b_ResourceGrid .resource{position:relative;background:var(--color-neutral-gray-super-light);border-radius:10px;padding:60px 20px;overflow:hidden;text-decoration:none}@media(min-width: 768px){.b_ResourceGrid .resource{padding:60px 50px}}.b_ResourceGrid .text{display:grid;gap:10px}.b_ResourceGrid .corner{background:var(--color-red-medium-2);width:108px;height:108px;-webkit-clip-path:polygon(100% 0, 100% 100%, 100% 100%, 0 0%);clip-path:polygon(100% 0, 100% 100%, 100% 100%, 0 0%);position:absolute;top:0;right:0}.b_ResourceGrid .corner img{width:45px;height:42px;position:absolute;top:10px;right:10px;-o-object-fit:contain;object-fit:contain}.b_ResourceGrid .resource p:last-of-type{margin-bottom:0}.b_ResourceGrid .resource .cta{margin-top:30px;display:grid;gap:10px}.b_ResourceGrid .resource .cta div{color:var(--color-red);font-weight:700}.b_ResourceGrid .resource:hover h3{text-decoration:underline}.b_ResourceGrid .resource:hover .cta div{text-decoration:underline}.b_ResourceGrid .resource:focus{text-decoration:none}.b_ResourceGrid .actions{text-align:center;padding-block:50px 12px}.b_ResourceGrid .col_50_50{display:grid;gap:40px;grid-template-columns:1fr}@media(min-width: 768px){.b_ResourceGrid .col_50_50{grid-template-columns:1fr 1fr;gap:86px}}</pre></body></html>